翻訳と辞書
Words near each other
・ GNU Assembler
・ GNU Bazaar
・ GNU Binutils
・ GNU bison
・ GNU build system
・ GNU C Library
・ GNU cflow
・ GNU Chess
・ GNU Circuit Analysis Package
・ GNU Classpath
・ GNU coding standards
・ GNU Common Lisp
・ GNU Compiler Collection
・ GNU Compiler for Java
・ GNU Core Utilities
GNU Data Language
・ GNU Debugger
・ GNU E
・ GNU Emacs
・ GNU fcrypt
・ GNU Find Utilities
・ GNU Fortran
・ GNU Free Documentation License
・ GNU FreeFont
・ GNU Gatekeeper
・ GNU General Public License
・ GNU GLOBAL
・ GNU Gnubik
・ GNU Go
・ GNU GRUB


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

GNU Data Language : ウィキペディア英語版
GNU Data Language

The GNU Data Language (GDL) is a free alternative to IDL (Interactive Data Language).〔〔〔 Together with its library routines, GDL is developed to serve as a tool for data analysis and visualization in such disciplines as astronomy,〔 geosciences, and medical imaging.〔
GDL is licensed under the GPL. Other open-source numerical data analysis tools similar to GDL include GNU Octave, NCAR Command Language (NCL), Perl Data Language (PDL), R, Scilab, SciPy, and Yorick.
GDL as a language is dynamically-typed, vectorized, and has object-oriented programming capabilities. GDL library routines handle numerical calculations (e.g. FFT), data visualisation, signal/image processing, interaction with host OS, and data input/output. GDL supports several data formats, such as NetCDF, HDF (v4 & v5), GRIB, PNG, TIFF, and DICOM. Graphical output is handled by X11, PostScript, SVG, or z-buffer terminals, the last one allowing output graphics (plots) to be saved in raster graphics formats. GDL features integrated debugging facilities, such as breakpoints. GDL has a Python bridge (Python code can be called from GDL; GDL can be compiled as a Python module). GDL uses Eigen_(C%2B%2B_library) numerical library (similar to Intel MKL) to have excellent computing performance on multi-cores processors, with better benchmark than IDL on large matrix operations.〔
Packaged versions of GDL are available for several Linux and BSD flavours as well as Mac OS X. The source code compiles on Microsoft Windows (since GDL 0.9.3)〔 and other UNIX systems, including Solaris.
GDL is not an official GNU package.
== See also ==

*Interpreter (computing)
*IDL (programming language)

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「GNU Data Language」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.